projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3ae255
)
(filesets-update-pre010505): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 18 Jun 2002 14:34:53 +0000
(14:34 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 18 Jun 2002 14:34:53 +0000
(14:34 +0000)
lisp/filesets.el
patch
|
blob
|
history
diff --git
a/lisp/filesets.el
b/lisp/filesets.el
index ae82aedb68b6780b80d99d8053572f4832c76eb0..10d0d054c5f645bd2eb9e9994d891f239ce688a2 100644
(file)
--- a/
lisp/filesets.el
+++ b/
lisp/filesets.el
@@
-2432,7
+2432,7
@@
transform all entries as shown in this example:
\(\"Test\" (:pattern \"~/dir/^pattern$\"))
--> \(\"Test\" (:pattern \"~/dir/\" \"^pattern$\"))
-2. `filesets-data': Change all occur
a
nces of \":document\" to \":ingroup\":
+2. `filesets-data': Change all occur
re
nces of \":document\" to \":ingroup\":
\(\(\"Test\" \(:document \"~/dir/file\"))
--> \(\(\"Test\" \(:ingroup \"~/dir/file\"))